[INFO] cloning repository https://github.com/karlzakhary/Onion-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlzakhary/Onion-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlzakhary%2FOnion-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlzakhary%2FOnion-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ea310e6bb3a3892b30460b9433c8ee7ab9d1da6
[INFO] fixing karlzakhary/Onion-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlzakhary%2FOnion-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karlzakhary/Onion-rust
[INFO] finished tweaking git repo https://github.com/karlzakhary/Onion-rust
[INFO] tweaked toml for git repo https://github.com/karlzakhary/Onion-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlzakhary/Onion-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karlzakhary/Onion-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee
[INFO] running `Command { std: "docker" "start" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking onion-21 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/onion/node.rs (1 fix)
[INFO] [stderr]        Fixed src/onion/crypto.rs (1 fix)
[INFO] [stderr]        Fixed src/onion/circuit.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  93 |         let ephemeral_key = crypto::EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match Circuit::derive_secret(&peer, ephemeral_key.private_key, peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let peer = if circuit.len() < DEFAULT_HOPS {
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `peer` calls a custom destructor
[INFO] [stdout]     |                 `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 |             match circuit.extend(&peer).await {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |           match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  57 | |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |             |                 |
[INFO] [stdout]     | |             |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 | |         })
[INFO] [stdout]  59 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |           };
[INFO] [stdout]     |            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |         let (circuit_id, peer_key) = socket
[INFO] [stdout]     |                          --------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `peer_key` calls a custom destructor
[INFO] [stdout]     |                          `peer_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |         let ephemeral_key_pair = EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             ------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key_pair` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key_pair` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match SessionKey::derive_from_key_exchange(ephemeral_key_pair.private_key, &peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     --------------------------------------------------^^^^^
[INFO] [stdout]     | |                     |                                                 |
[INFO] [stdout]     | |                     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     --------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     -------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     ---------------------------------^^^^^
[INFO] [stdout]     | |                     |                                |
[INFO] [stdout]     | |                     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:29
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                             |                |
[INFO] [stdout]      |                             |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:46
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/peer.rs:44:35
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(req) = peer_rx.recv().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |              |
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                   |              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |                 let _ = req.send(stream.next().await.unwrap());
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |                      |
[INFO] [stdout]     |                         |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  46 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  93 |         let ephemeral_key = crypto::EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match Circuit::derive_secret(&peer, ephemeral_key.private_key, peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let peer = if circuit.len() < DEFAULT_HOPS {
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `peer` calls a custom destructor
[INFO] [stdout]     |                 `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 |             match circuit.extend(&peer).await {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |           match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  57 | |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |             |                 |
[INFO] [stdout]     | |             |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 | |         })
[INFO] [stdout]  59 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |           };
[INFO] [stdout]     |            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |         let (circuit_id, peer_key) = socket
[INFO] [stdout]     |                          --------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `peer_key` calls a custom destructor
[INFO] [stdout]     |                          `peer_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |         let ephemeral_key_pair = EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             ------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key_pair` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key_pair` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match SessionKey::derive_from_key_exchange(ephemeral_key_pair.private_key, &peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     --------------------------------------------------^^^^^
[INFO] [stdout]     | |                     |                                                 |
[INFO] [stdout]     | |                     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     --------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     -------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     ---------------------------------^^^^^
[INFO] [stdout]     | |                     |                                |
[INFO] [stdout]     | |                     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:29
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                             |                |
[INFO] [stdout]      |                             |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:46
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/peer.rs:44:35
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(req) = peer_rx.recv().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |              |
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                   |              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |                 let _ = req.send(stream.next().await.unwrap());
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |                      |
[INFO] [stdout]     |                         |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  46 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  93 |         let ephemeral_key = crypto::EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match Circuit::derive_secret(&peer, ephemeral_key.private_key, peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let peer = if circuit.len() < DEFAULT_HOPS {
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `peer` calls a custom destructor
[INFO] [stdout]     |                 `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 |             match circuit.extend(&peer).await {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |           match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  57 | |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |             |                 |
[INFO] [stdout]     | |             |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 | |         })
[INFO] [stdout]  59 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |           };
[INFO] [stdout]     |            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |         let (circuit_id, peer_key) = socket
[INFO] [stdout]     |                          --------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `peer_key` calls a custom destructor
[INFO] [stdout]     |                          `peer_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |         let ephemeral_key_pair = EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             ------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key_pair` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key_pair` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match SessionKey::derive_from_key_exchange(ephemeral_key_pair.private_key, &peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     --------------------------------------------------^^^^^
[INFO] [stdout]     | |                     |                                                 |
[INFO] [stdout]     | |                     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     --------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     -------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     ---------------------------------^^^^^
[INFO] [stdout]     | |                     |                                |
[INFO] [stdout]     | |                     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:29
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                             |                |
[INFO] [stdout]      |                             |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:46
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/peer.rs:44:35
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(req) = peer_rx.recv().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |              |
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                   |              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |                 let _ = req.send(stream.next().await.unwrap());
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |                      |
[INFO] [stdout]     |                         |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  46 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/onion.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  93 |         let ephemeral_key = crypto::EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match Circuit::derive_secret(&peer, ephemeral_key.private_key, peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/circuit.rs:215:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let peer = if circuit.len() < DEFAULT_HOPS {
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `peer` calls a custom destructor
[INFO] [stdout]     |                 `peer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 |             match circuit.extend(&peer).await {
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 226 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `peer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:57:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |           match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  57 | |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |             |                 |
[INFO] [stdout]     | |             |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 | |         })
[INFO] [stdout]  59 | |             .await
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |           };
[INFO] [stdout]     |            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/node.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout]  90 |         let (circuit_id, peer_key) = socket
[INFO] [stdout]     |                          --------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `peer_key` calls a custom destructor
[INFO] [stdout]     |                          `peer_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |         let ephemeral_key_pair = EphemeralKeyPair::generate_ephemeral_keypair();
[INFO] [stdout]     |             ------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ephemeral_key_pair` calls a custom destructor
[INFO] [stdout]     |             `ephemeral_key_pair` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         match SessionKey::derive_from_key_exchange(ephemeral_key_pair.private_key, &peer_key) { Ok(secret) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ephemeral_key_pair` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/macros.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |           impl<T> Drop for $owned<T> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.66/src/pkey.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / generic_foreign_type_and_impl_send_sync! {
[INFO] [stdout] 142 | |     type CType = ffi::EVP_PKEY;
[INFO] [stdout] 143 | |     fn drop = ffi::EVP_PKEY_free;
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     pub struct PKeyRef<T>;
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generic_foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     --------------------------------------------------^^^^^
[INFO] [stdout]     | |                     |                                                 |
[INFO] [stdout]     | |                     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     --------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion.rs:153:54
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             tokio::select! {
[INFO] [stdout] 147 | |                 // Accept incoming connections
[INFO] [stdout] 148 | |                 Ok((stream, _)) = listener.accept() => {
[INFO] [stdout] 149 | |                     self.handle_connection(stream, events_tx.clone()).await
[INFO] [stdout]     | |                     -------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |                     self.handle_circuit_event(event).await
[INFO] [stdout]     | |                     ---------------------------------^^^^^
[INFO] [stdout]     | |                     |                                |
[INFO] [stdout]     | |                     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                 },
[INFO] [stdout] 155 | |                 else => break,
[INFO] [stdout] 156 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:29
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                             |                |
[INFO] [stdout]      |                             |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/onion.rs:175:46
[INFO] [stdout]      |
[INFO] [stdout]  167 |             let mut handler = match NodeHandler::init_connection(socket, &hostkey, events_tx).await {
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `handler` calls a custom destructor
[INFO] [stdout]      |                 `handler` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  175 |             if let Err(e) = handler.handle().await {
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  178 |         });
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:482:1
[INFO] [stdout]      |
[INFO] [stdout]  482 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes_mut.rs:1121:1
[INFO] [stdout]      |
[INFO] [stdout] 1121 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `handler` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/io/poll_evented.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/onion/peer.rs:44:35
[INFO] [stdout]     |
[INFO] [stdout]  44 |             while let Some(req) = peer_rx.recv().await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |              |
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                   |              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                   up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  45 |                 let _ = req.send(stream.next().await.unwrap());
[INFO] [stdout]     |                         --------------------------------------
[INFO] [stdout]     |                         |                      |
[INFO] [stdout]     |                         |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  46 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/oneshot.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/cli.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/onion.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let peer4 = spawn_peer(vec![], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer4` calls a custom destructor
[INFO] [stdout]     |         `peer4` will be dropped later as of Edition 2024
[INFO] [stdout] 298 |     let peer3 = spawn_peer(vec![], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer3` calls a custom destructor
[INFO] [stdout]     |         `peer3` will be dropped later as of Edition 2024
[INFO] [stdout] 299 |     let peer3_clone = peer3.peer.clone();
[INFO] [stdout] 300 |     let peer2 = spawn_peer(vec![peer3_clone], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer2` calls a custom destructor
[INFO] [stdout]     |         `peer2` will be dropped later as of Edition 2024
[INFO] [stdout] 301 |     let mut peer1 = spawn_peer(vec![peer2.peer, peer3.peer], false).await;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer1` calls a custom destructor
[INFO] [stdout]     |         `peer1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |     match time::timeout(Duration::from_secs(45), peer1.events.next()).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                                           |
[INFO] [stdout]     |           |                                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 310 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/onion.rs:305:71
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let peer4 = spawn_peer(vec![], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer4` calls a custom destructor
[INFO] [stdout]     |         `peer4` will be dropped later as of Edition 2024
[INFO] [stdout] 298 |     let peer3 = spawn_peer(vec![], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer3` calls a custom destructor
[INFO] [stdout]     |         `peer3` will be dropped later as of Edition 2024
[INFO] [stdout] 299 |     let peer3_clone = peer3.peer.clone();
[INFO] [stdout] 300 |     let peer2 = spawn_peer(vec![peer3_clone], false).await;
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer2` calls a custom destructor
[INFO] [stdout]     |         `peer2` will be dropped later as of Edition 2024
[INFO] [stdout] 301 |     let mut peer1 = spawn_peer(vec![peer2.peer, peer3.peer], false).await;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer1` calls a custom destructor
[INFO] [stdout]     |         `peer1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 305 |     match time::timeout(Duration::from_secs(45), peer1.events.next()).await {
[INFO] [stdout]     |                                                                       ^^^^^
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 310 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/onion.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 360 |     let mut peer2 = spawn_peer(peers, true).await;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer2` calls a custom destructor
[INFO] [stdout]     |         `peer2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 363 |     if let Ok(e) = time::timeout(Duration::from_secs(4), peer2.events.next()).await {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |                                                          |
[INFO] [stdout]     |                    |                                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |                                                          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 364 |         panic!("Got error event: {:?}", e) }
[INFO] [stdout] 365 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/onion.rs:363:79
[INFO] [stdout]     |
[INFO] [stdout] 360 |     let mut peer2 = spawn_peer(peers, true).await;
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `peer2` calls a custom destructor
[INFO] [stdout]     |         `peer2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 363 |     if let Ok(e) = time::timeout(Duration::from_secs(4), peer2.events.next()).await {
[INFO] [stdout]     |                                                                               ^^^^^
[INFO] [stdout]     |                                                                               |
[INFO] [stdout]     |                                                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 364 |         panic!("Got error event: {:?}", e) }
[INFO] [stdout] 365 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/time/entry.rs:652:1
[INFO] [stdout]     |
[INFO] [stdout] 652 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `peer2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.1/src/bytes.rs:569:1
[INFO] [stdout]     |
[INFO] [stdout] 569 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.78s
[INFO] [stderr] crater-edition-check: onion-21 v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking onion-21 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^                                - temporary value is freed at the end of this statement
[INFO] [stdout]    |             |
[INFO] [stdout]    |             creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/onion/node.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         match time::timeout(CIRCUIT_DESTROY_TIMEOUT, {
[INFO] [stdout]    |               ------------- borrow later used by call
[INFO] [stdout] 57 |             self.out_socket().await.circuit_destroy(self.circuit_id)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^                                - temporary value is freed at the end of this statement
[INFO] [stdout]    |             |
[INFO] [stdout]    |             creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `onion_events_tx`
[INFO] [stdout]    --> src/onion/node.rs:160:67
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 NodeRole::Endpoint { circuit_id, onion_events_rx, onion_events_tx } => {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^ help: try ignoring the field: `onion_events_tx: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `onion-21` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `onion_events_tx`
[INFO] [stdout]    --> src/onion/node.rs:160:67
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 NodeRole::Endpoint { circuit_id, onion_events_rx, onion_events_tx } => {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^ help: try ignoring the field: `onion_events_tx: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `onion-21` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee", kill_on_drop: false }`
[INFO] [stdout] ce84299e2fd7f56acb7ef825e49bf4c31aa166c6adf7b040a542c439d5a029ee
